Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 175,879 for

document formatting

(0.2 sec)
  1. IFieldUpdateCultureProvider Interface | Aspose....

    Discover the Aspose.Words.Fields.IFieldUpdateCultureProvider interface. Enhance field updates with a customizable CultureInfo object for precise localization....culture which parses date/time formatting for each field. public void...DefineDateTimeFormat () { Document doc = new Document (); DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.fie...
  2. Bookmark setText breaks left indent of the book...

    Hello, using Aspose.PDF for Java 25.7 to fill a bookmark in a Word Document with a specific left indent, we noticed that after bookmark.setText(), the bookmark paragraph’s left indent was lost. Here’s a code example an…...fill a bookmark in a Word document with a specific left indent...Here’s a code example and a document InsertIntoBookmarkLo.zip (37...

    forum.aspose.com/t/bookmark-settext-breaks-left...
  3. Merge ODP Files Online or using C++ | products....

    Free online app to combine different ODP presentations. C++ merging library code to merge ODP presentation into format of your choice....Total C++ Merge Odp Merge ODP Documents Online via Merger App or using...Develop powerful C++ based ODP document merging application. Combine...

    products.aspose.com/total/cpp/merge/odp/
  4. RevisionOptions.show_in_balloons property | Asp...

    RevisionOptions.show_in_balloons property. Allows to specify whether the revisions are rendered in the balloons... Document ( file_name = MY_DIR + 'Revisions... layout . ShowInBalloons . FORMAT_AND_DELETE doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Convert POWERPOINT to DIF Format via Java or wi...

    Convert POWERPOINT to DIF format via Java without using using Microsoft Excel or PowerPoint or online. Test free POWERPOINT to DIF online converter quickly before integrating the code....presentations to other popular formats such as HTML, PDF, and XPS...of features such as text formatting, slide transitions, and animation...

    products.aspose.com/total/java/conversion/power...
  6. Spreadsheet Editor Getting Started|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....view and edit spreadsheet documents in a web browser. It supports...OpenDocument and many other formats supported by Microsoft Excel...

    docs.aspose.com/cells/java/spreadsheet-editor-g...
  7. Aspose::Words::Fields::FieldPrivate class | Asp...

    Aspose::Words::Fields::FieldPrivate class. Implements the PRIVATE field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldPrivate...the start of the field. get_Format () Gets a FieldFormat object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. Aspose::Words::Fields::FieldFootnoteRef class |...

    Aspose::Words::Fields::FieldFootnoteRef class. Implements the FOOTNOTEREF field. To learn more, visit the Documentation article in C++....the Working with Fields documentation article. class FieldFootnoteRef...the start of the field. get_Format () Gets a FieldFormat object...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. CellVerticalAlignment | Aspose.Words for Java

    Specifies vertical justification of text inside a table cell in Java....build a formatted 2x2 table. Document doc = new Document(); DocumentBuilder...While building the table, the document builder will apply its current...

    reference.aspose.com/words/java/com.aspose.word...
  10. Working with Shapes in Java|Aspose.Words for Java

    Introduction to shape markup language, creating shapes of different types using Java.... A Word document can contain one or more different...different shapes. Shapes of the document are represented by the Shape...

    docs.aspose.com/words/java/working-with-shapes/